home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
wfb.xml
< prev
next >
Wrap
Text File
|
2002-09-04
|
1KB
|
38 lines
<search function="wfb">
<name>World Fact Book</name>
<description>Search the CIA's world fact book. Uses Google.
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>wfb somalia</td></tr>
</table>
</description>
<link>http://www.odci.gov/cia/publications/factbook/index.html</link>
<category>Reference</category>
<contributor>David Bau</contributor>
<form name="wfbf" action="http://www.google.com/search" method="get">
<input type="hidden" name="q"/>
<input type="hidden" name="meta" value=""/>
<input type="hidden" name="btnI" value="I'm Feeling Lucky"/>
</form>
<script><![CDATA[
function wfb(q)
{
if( nullArgs("wfb",q) )
return false;
else
{
document.wfbf.q.value=q + " site:www.odci.gov inurl:factbook";
submitForm(wfbf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>